This sample shows you how to optimize the desktop size.

This customization demonstrates 2 sizes:
- 800 x 150: when nothing is displayed in central page
- 800 x 600: for all other cases

To install this sample, follow these steps:
1. Create a directory "custom/" in the Genesys Desktop
   Application directory "webapps/gdesktop/".
2. Copy the files "custom.xml" and "central-page.htm" from
   this sample folder and paste them into the "custom/"
   directory that you have just created.
3. Modify the file "webapps/gdesktop/WEB-INF/web.xml"
   by specifying the "/custom/custom.xml" file in the
   "customFile" parameter of the "initUAD" servlet tag.
